Parameters
- array
- The one-dimensional System.Array that is the destination of the elements copied from IntervalArray<T>. The System.Array must have zero-based indexing.
- arrayIndex
- The zero-based index in array at which copying begins.
- index
- The zero-based index in array at which starts copying.
- length
- The length of copied items.